Skip to content

cihatyildiz/Kenna-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI for Kenna Platform

Command line interface for Kenna Platform that help security engineers to get results quickly.

The Kenna Modules Implemented with The API

  • Vulnerabilities
  • Assets
  • Asset Tagging
  • Asset Groups
  • Asset group reporting
  • Connectors
  • Connector Runs
  • Users
  • Roles
  • Fixes
  • Applications
  • Application Reporting
  • Dashboard Groups
  • Data export
  • CVEs
  • Kenna VI+
  • Inference

Installation

Installing this tool is very easy. You just need to run the install.sh from the command line.

~$ bash install.sh

Usage

Show a brief information based on a search pattern

python3 kenna.py summary <kenna-search pattern>

Show vulnerabilities based on a search pattern

python3 kenna.py assets <kenna-search pattern>

Show vulnerabilities based on a search pattern

python3 kenna.py assets <kenna-search pattern>

Get vulnerability score history:

python3 kenna.py cvehistory cve-2020-1472

Kenna Library

About

Command line interface for Kenna API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published